remove
Removes a key-value pair from the map. Fails if the key is not found in the map.
Since
0.6.0
Parameters
key
The key of the pair to remove.
Removes a key-value pair from the map. Fails if the key is not found in the map.
0.6.0
The key of the pair to remove.